Caused by: java.lang.ClassNotFoundException: Cannot find class: User 源代碼: 正確代碼: 原因分析: 這個問題的原因是在使用resultType的時候, 沒有正確的指定返回的類型 ...